[PATCH] http2: do not crash on mismatched ping buffer length
authorRené <contact.9a5d6388@renegade334.me.uk>
Wed, 8 Oct 2025 23:23:34 +0000 (00:23 +0100)
committerJérémy Lal <kapouer@melix.org>
Tue, 24 Mar 2026 21:11:25 +0000 (22:11 +0100)
commit3a0482c4f97db9a3a3e063647ffb80d2b7cfcab3
tree75e60afc362beecaeb501ccee6f756be16c893e8
parent005bca9e4034e39f18308e80032369d7b09ff5dc
[PATCH] http2: do not crash on mismatched ping buffer length

PR-URL: https://github.com/nodejs/node/pull/60135
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Gbp-Pq: Topic sec
Gbp-Pq: Name 28-http2-do-not-crash-on-mismatched-ping-buffer-length.patch
lib/internal/http2/core.js
test/parallel/test-http2-ping.js